CAP#.STATE

Description

Reports if the capture channel has captured a value. When the first value is captured, this will change to one and stay at one. This is reset to zero when the capture is armed.

If capture is configured to auto-rearm, CAP#.REARM is 1, then this will be set to one on the first trigger but will not change on subsequent triggers. In this case, you may want to use CAP#.COUNT to detect when each new value has been captured.

Examples

Usage

0: Not Captured

1: Captured

Code

-->CAP1.STATE
0
-->

Context

For more information please refer to Capture.

Versions

Action Version Notes
Implemented 02-00-00-000

General Information

Type

Read Only

Units

N/A

Range

0 to 1

Default Value

0

Data Type

Integer

Stored in Non-Volatile Memory

No

Variants Supported

All variants are supported.

Fieldbus Information

EtherNet/IP

Name

ID

Hex

Data Type

Access

Units

CAP1.STATE

31090

7972

Unsigned8

Read Only

-

CAP2.STATE

31091

7973

Unsigned8

Read Only

-

PROFINET

Parameter

PNU

Data Type

Access

Units

CAP1.STATE

31090

Unsigned8

Read Only

-

CAP2.STATE

31091

Unsigned8

Read Only

-

Related Topics

Capture